home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Buyer 2001 December
/
Computer Buyer 2001 December.iso
/
online
/
tiscali
/
Assets
/
Tiscali_main.dxr
/
Internal_1_Wait for Quit.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-08-13
|
131 b
|
12 lines
on exitFrame me
if the timer < (2 * 60) then
go(the frame)
else
quit()
end if
end
on beginSprite
startTimer()
end